From: Heiko Carstens Date: Mon, 4 Dec 2006 14:39:52 +0000 (+0100) Subject: [S390] Remove unused GENERIC_BUST_SPINLOCK from Kconfig. X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~39374^2~47^2~116^2~31 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=feb5babead7f8058f0108ec59c3e7c2df666bd67;p=linux-4.9.git [S390] Remove unused GENERIC_BUST_SPINLOCK from Kconfig. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig index 245b81bc7157..5b04c4095c8d 100644 --- a/arch/s390/Kconfig +++ b/arch/s390/Kconfig @@ -33,9 +33,6 @@ config GENERIC_CALIBRATE_DELAY config GENERIC_TIME def_bool y -config GENERIC_BUST_SPINLOCK - bool - mainmenu "Linux Kernel Configuration" config S390